home *** CD-ROM | disk | FTP | other *** search
/ Eros - Digital Erotica & Games / Eros - Digital Erotica & Games.iso / mac / EROS vol.1 / EROS vol.DXR / 00436.ls < prev    next >
Encoding:
Text File  |  1995-07-07  |  242 b   |  11 lines

  1. on exitFrame
  2.   global md1, movPC
  3.   set movPC to 12
  4.   setnavi()
  5.   sound fadeIn 1, 120
  6.   puppetSound("betty.snd")
  7.   puppetSprite(6, 1)
  8.   set the cursor of sprite 6 to [795, 796]
  9.   set md1 to the duration of cast the castNum of sprite 6 - 3
  10. end
  11.